Skip to content

use reusable_app_release.yml#1005

Merged
mbrousset-ledger merged 1 commit into
developfrom
mbr/release-workflow
Apr 30, 2026
Merged

use reusable_app_release.yml#1005
mbrousset-ledger merged 1 commit into
developfrom
mbr/release-workflow

Conversation

@mbrousset-ledger

Copy link
Copy Markdown
Contributor

Description

Replace publish_release.yml workflow with call to reusable_app_release.yml

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it.

Additional comments

Please post additional comments in this section if you have them, otherwise delete it.

@mbrousset-ledger mbrousset-ledger force-pushed the mbr/release-workflow branch 2 times, most recently from 39bd676 to 54bacf4 Compare April 27, 2026 09:15
@codecov-commenter

codecov-commenter commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.12%. Comparing base (419ef79) to head (270241a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1005   +/-   ##
========================================
  Coverage    56.12%   56.12%           
========================================
  Files           26       26           
  Lines         2418     2418           
  Branches       322      322           
========================================
  Hits          1357     1357           
  Misses        1057     1057           
  Partials         4        4           
Flag Coverage Δ
unittests 56.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

elf sizes
source = source branch mbr/release-workflow
target = target branch develop

Device .text source .text target .text delta .bss source .bss target .bss delta max stack size source max stack size target max stack size delta
flex 3430 3430 0 598 598 0 36260 36260 0
stax 3224 3224 0 598 598 0 36260 36260 0
nanos2 2670 2670 0 598 598 0 40356 40356 0
apex_p 3223 3223 0 598 598 0 40356 40356 0
nanox 2654 2654 0 602 602 0 8192 8192 0

Stack consumption summary (clone_app_stack_consumption)

⚠️ This summary is for informative purpose only. It may not give the application actual worst case, for example if the test coverage is low.

Device Worst case (bytes) Remaining stack (bytes) Test
apex_p 1753 38603 test_clone.py::test_clone_thundercore[apex_p]
flex 1801 34459 test_clone.py::test_clone_thundercore[flex]
nanosp 1705 38651 test_clone.py::test_clone_thundercore[nanosp]
nanox 1697 6495 test_clone.py::test_clone_thundercore[nanox]
stax 1801 34459 test_clone.py::test_clone_thundercore[stax]

Full details

Stack consumption summary

⚠️ This summary is for informative purpose only. It may not give the application actual worst case, for example if the test coverage is low.

Device Worst case (bytes) Remaining stack (bytes) Test
apex_p 3193 15967 test_eip712.py::test_eip712_batch[apex_p]
flex 3193 11871 test_eip712.py::test_eip712_batch[flex]
nanosp 3193 17271 test_eip712.py::test_eip712_batch[nanosp]
nanox 3193 4999 test_eip712.py::test_eip712_batch[nanox]
stax 3193 11871 test_eip712.py::test_eip712_batch[stax]

Full details

@mbrousset-ledger mbrousset-ledger merged commit 3bea24c into develop Apr 30, 2026
293 checks passed
@mbrousset-ledger mbrousset-ledger deleted the mbr/release-workflow branch April 30, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants